Adds a value locally.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
Parameters
- time
- Type: System..::..Double
The time at which to insert the value.
- value
- Type: T
The value to insert.
- isTimeAbsolute
- Type: System..::..Boolean
Whether or not the specified time is absolute.
Remarks
Entry is not processed. Insertion is guaranteed, and will not be propagated. Use within entry processors.